home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 6888 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.9 KB  |  49 lines

  1. Path: news.ifm.liu.se!usenet
  2. From: nisse@lysator.liu.se (Niels M÷ller)
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: workbench-editor?
  5. Date: 03 Mar 1996 01:52:47 +0100
  6. Organization: Lysator Computer Society, Link|ping University, Sweden
  7. Sender: nisse@tintin.lysator.liu.se
  8. Message-ID: <nnn35zknfk.fsf@tintin.lysator.liu.se>
  9. References: <4g4n0v$fgs@plum.nectar.com.au>
  10.     <nnlolvkql4.fsf@tingeling.lysator.liu.se>
  11.     <THA.96Feb28133951@vsnhd4.cern.ch>
  12.     <eraugust-2902961707020001@sbdsk0838.sbrc.hac.com>
  13. NNTP-Posting-Host: tintin.lysator.liu.se
  14. Mime-Version: 1.0
  15. Content-Type: text/plain; charset=iso-8859-1
  16. Content-Transfer-Encoding: 8bit
  17. In-reply-to: eraugust@igate1.hac.com's message of Thu, 29 Feb 1996 17:07:02
  18.     -0800
  19. X-Newsreader: Gnus v5.1
  20.  
  21. eraugust@igate1.hac.com (Eric R. Augustine) writes:
  22.  
  23. > > > I've heard rumours about a port of emacs-19, but I haven't tried it.
  24. > > emacs 19.25 is on Aminet ....
  25. > > 
  26. > > > I recommend it highly.
  27. > Yah - if you have the disk space and RAM for it... Use something that 
  28. > emulates vi if you want a Unix editor.
  29.  
  30. I don't think you can compare vi to emacs like that; emacs is not
  31. merely an editor. I haven't bothered to learn vi, but as far as I have
  32. understood, it doesn't have the things I like in emacs. I'm thinking
  33. of things like specialized editing modes for all programming languages
  34. I know of, recognition of error mesage when compiling, embedded lisp,
  35. manual info and mail readers, etc.
  36.  
  37. In fact, emacs breaks the UNIX tradition that each tool should do
  38. *one* thing and do it well. Emacs, with its roots in the AI labs at
  39. MIT, tries to do anything, and is rather succesful, imho.
  40.  
  41. Emacs-18 takes about 10MB disk space, but I have squeezed it into less
  42. than 4 MB by placing all lisp files and documentation on an XPK:ed
  43. filesystem. And with 8 MB of RAM, I can run emacs, make and gcc
  44. simultaneously; emacs by itself takes about 1 MB to run, which isn't
  45. much these days.
  46.  
  47. /Niels M÷ller
  48.